runtime/pprof.keysByCount.Len (method, view implemented interface methods)

one use

	runtime/pprof (current package)
		pprof.go#L480: func (x *keysByCount) Len() int      { return len(x.keys) }